Don't show a menu on the color editor swatch
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Jun 2015 01:57:07 +0000 (21:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Jun 2015 01:57:07 +0000 (21:57 -0400)
There's nothing to customize here, so no need to show a menu.

gtk/ui/gtkcoloreditor.ui

index 4bfdc70e15a285002c46eb614c29a152f379f6f5..32b9987222bb8bd68c76f88ebb688dcaf3aae315 100644 (file)
@@ -46,6 +46,7 @@
                 <property name="can_focus">False</property>
                 <property name="rgba">rgb(255,255,255)</property>
                 <property name="selectable">False</property>
+                <property name="has_menu">False</property>
               </object>
               <packing>
                 <property name="left_attach">1</property>